PendingExitSurvey

Created with IntelliJ IDEA. User: hyleung Date: 2012-09-12 Time: 4:41 PM To change this template use File | Settings | File Templates.

Constructors

Link copied to clipboard
constructor(measureConfiguration: MeasureConfigurationInternal)

Functions

Link copied to clipboard
Link copied to clipboard
Used in pendingReinvite and pendingRepeatState.
Link copied to clipboard
open fun checkState(context: ITrackerStateContext)
Link copied to clipboard
open fun getStateId(): TrackingStates
Link copied to clipboard
Link copied to clipboard
open fun onEnterState(context: ITrackerStateContext, previousState: AbstractTrackerState)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun onLocalNotificationReceived(context: ITrackerStateContext, measureConfiguration: MeasureConfigurationInternal)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun onStateChangeRequested(context: ITrackerStateContext, eventType: SdkEventType, measureConfiguration: MeasureConfigurationInternal)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun toString(): String
Link copied to clipboard
open fun triggerInvitation(surveyId: String, context: ITrackerStateContext)
Invitation can be triggered in any state
Link copied to clipboard
open fun triggerSurvey(surveyId: String, context: ITrackerStateContext)
Survey can be triggered in any state
Link copied to clipboard